Home | | Latest | About | Random
# checklist
- [ ] Recognize a linear system in $n$ variables.
- [ ] Find a parametric representation of a solution set.
- [ ] Determine whether a system of linear equations is consistent or inconsistent
- [ ] Use back-substitution and Gaussian elimination to solve a system of linear equations
- [ ]